home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19970626-19970929 / 000305_news@newsmaster….columbia.edu _Sat Sep 6 17:05:20 1997.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id RAA18327
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sat, 6 Sep 1997 17:05:20 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id RAA12524
  7.     for kermit.misc@watsun; Sat, 6 Sep 1997 17:05:19 -0400 (EDT)
  8. Path: news.columbia.edu!panix!news.eecs.umich.edu!newsxfer3.itd.umich.edu!europa.clark.net!168.143.0.2!news.clark.net!not-for-mail
  9. From: "T.E.Dickey" <dickey@clark.net>
  10. Newsgroups: comp.terminals,comp.unix.aix,comp.protocols.kermit.misc
  11. Subject: Re: VT320 emulation
  12. Date: 6 Sep 1997 21:01:37 GMT
  13. Organization: Clark Internet Services, Inc., Ellicott City, MD USA
  14. Lines: 19
  15. Message-ID: <5usgbh$577@clarknet.clark.net>
  16. References: <340AB90E.2781@atess.bel.alcatel.be> <5ukmsb$7uo$1@vixen.cso.uiuc.edu> <5umll1$874$1@apakabar.cc.columbia.edu> <tsw-0409971206260001@cypher.cagent.com> <5unadi$kd2$1@apakabar.cc.columbia.edu> <5uscle$mv9$1@picasso.op.net>
  17. NNTP-Posting-Host: 100-explorer.clark.net
  18. Mime-Version: 1.0
  19. Content-Type: TEXT/PLAIN; charset=ISO-8859-1
  20. Content-Transfer-Encoding: 8bit
  21. X-Newsreader: TIN [UNIX 1.3 unoff BETA 970527; sun4u SunOS 5.5.1]
  22. Xref: news.columbia.edu comp.terminals:11233 comp.unix.aix:119409 comp.protocols.kermit.misc:7626
  23.  
  24. In comp.terminals root@candle.pha.pa.us wrote:
  25. : Here is what I use in my XTerm init file to do a vt220 in an xterm.  I
  26. : start the xterm like this:
  27.  
  28. : xterm $XTERMFLAGS +rw +sb +ls $@ -tm 'erase ^? intr ^c' -name vt220 \
  29. :         -title vt220 -tn xterm-220 "$@" &
  30. If you are using the plain X Consortium xterm (rather than the one I've
  31. been working on), it still won't be a vt220, since the vt220 recognizes
  32. a number of escape sequences (e.g., SGR 22) that the quasi-vt100 standard
  33. xterm doesn't.
  34.  
  35. The XFree86 3.3 xterm supports ANSI color and VT220 emulation
  36. There's an faq at
  37.     http://www.clark.net/pub/dickey/xterm/xterm.faq.html
  38.  
  39. -- 
  40. Thomas E. Dickey
  41. dickey@clark.net
  42. http://www.clark.net/pub/dickey